2025-06-18 07:21:18,729 [ 41972 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-18 07:21:18,730 [ 41972 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-18 07:21:18,730 [ 41972 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-18 07:21:18,730 [ 41972 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hw1gr0 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart test_attach_without_checksums/test.py::test_attach_without_checksums test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_block_structure_mismatch/test.py::test test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_main/test.py::test_xml_main_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_custom_dashboards/test.py::test_custom_dashboards 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, reportlog-0.4.0, order-1.0.1, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_postgresql/test.py::test_bad_configuration test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_dictionaries_dependency_xml/test.py::test_dependent_tables test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_disk_access_storage/test.py::test_alter test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw5] [ 1%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw4] [ 2%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw4] [ 3%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw4] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw4] [ 5%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw4] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw4] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw4] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw3] [ 9%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw8] [ 10%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw3] [ 11%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_attach_table_normalizer/test.py::test_attach_substr [gw2] [ 12%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw9] [ 13%] PASSED test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw5] [ 14%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw7] [ 15%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw1] [ 16%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw0] [ 17%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw9] [ 18%] PASSED test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop [gw0] [ 19%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw7] [ 20%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw3] [ 21%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw4] [ 22%] PASSED test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart [gw2] [ 23%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw3] [ 24%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw3] [ 25%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw3] [ 26%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw3] [ 27%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw3] [ 28%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw3] [ 29%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw4] [ 30%] PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart [gw3] [ 31%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw5] [ 32%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw0] [ 33%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw7] [ 34%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw0] [ 35%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw9] [ 36%] PASSED test_disk_access_storage/test.py::test_drop [gw1] [ 37%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw2] [ 38%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw8] [ 39%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw7] [ 40%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw8] [ 41%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw0] [ 42%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 43%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 44%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw2] [ 45%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw0] [ 46%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_authentication/test.py::test_authentication_fail [gw0] [ 47%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw0] [ 48%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw0] [ 49%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw5] [ 50%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw1] [ 51%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_config_decryption/test.py::test_successful_decryption_xml [gw3] [ 52%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw2] [ 53%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw3] [ 54%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw5] [ 55%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw1] [ 56%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_always_fetch_merged/test.py::test_replica_always_download [gw0] [ 57%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw2] [ 58%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw7] [ 59%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 60%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 61%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw9] [ 62%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw8] [ 63%] PASSED test_authentication/test.py::test_authentication_pass test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_attach_without_checksums/test.py::test_attach_without_checksums [gw1] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] [gw0] [ 65%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw0] [ 66%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw2] [ 67%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw4] [ 68%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw8] [ 69%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw4] [ 70%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_composable_protocols/test.py::test_connections test_disk_configuration/test.py::test_merge_tree_custom_disk_setting [gw0] [ 71%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw9] [ 72%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw1] [ 73%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw2] [ 74%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw3] [ 75%] PASSED test_always_fetch_merged/test.py::test_replica_always_download test_dictionaries_dependency/test.py::test_no_lazy_load test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_alternative_keeper_config/test.py::test_create_insert test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw8] [ 76%] PASSED test_composable_protocols/test.py::test_connections [gw4] [ 77%] PASSED test_alternative_keeper_config/test.py::test_create_insert test_custom_dashboards/test.py::test_custom_dashboards [gw1] [ 78%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] [gw0] [ 79%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work [gw8] [ 80%] PASSED test_custom_dashboards/test.py::test_custom_dashboards [gw7] [ 81%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_cluster_discovery/test_password.py::test_connect_with_password [gw9] [ 82%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw1] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] [gw0] [ 84%] PASSED test_dictionary_custom_settings/test.py::test_work [gw7] [ 85%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw5] [ 86%] PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting [gw2] [ 87%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load [gw5] [ 88%] PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting test_config_xml_main/test.py::test_xml_main_conf [gw3] [ 89%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw7] [ 90%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_block_structure_mismatch/test.py::test [gw1] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] [gw3] [ 92%] PASSED test_block_structure_mismatch/test.py::test [gw6] [ 93%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init [gw6] [ 94%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select [gw6] [ 95%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw9] [ 96%] PASSED test_config_xml_main/test.py::test_xml_main_conf [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw6] [ 98%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 163.85s setup test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 48.08s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 45.45s call test_dictionaries_dependency/test.py::test_no_lazy_load 34.97s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 32.76s setup test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 32.06s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 27.05s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 25.27s call test_dictionaries_dependency_xml/test.py::test_get_data 25.05s call test_config_xml_main/test.py::test_xml_main_conf 24.10s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 23.50s teardown test_disk_configuration/test.py::test_merge_tree_disk_setting 23.19s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 23.05s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 22.43s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 20.13s setup test_dictionaries_postgresql/test.py::test_bad_configuration 19.86s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 19.82s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 19.24s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.23s setup test_always_fetch_merged/test.py::test_replica_always_download 16.93s call test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 15.52s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 15.07s call test_dictionaries_postgresql/test.py::test_invalidate_query 14.82s setup test_disk_access_storage/test.py::test_alter 14.71s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 14.69s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 14.25s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 14.23s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 14.21s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 14.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 13.83s setup test_dictionary_custom_settings/test.py::test_work 13.64s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 13.59s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 13.44s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 13.24s setup test_composable_protocols/test.py::test_connections 13.17s setup test_authentication/test.py::test_authentication_fail 13.16s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 13.01s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 12.83s setup test_attach_table_normalizer/test.py::test_attach_substr 12.40s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 12.09s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 12.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 11.96s setup test_cluster_discovery/test_password.py::test_connect_with_password 11.96s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 11.86s call test_catboost_evaluate/test.py::testAmazonModelManyRows 11.69s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 11.34s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 11.29s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 11.19s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 11.18s call test_disk_access_storage/test.py::test_alter 11.00s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 10.88s teardown test_alternative_keeper_config/test.py::test_create_insert 10.69s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 10.27s call test_disk_access_storage/test.py::test_drop 10.17s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 10.03s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 9.85s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 9.85s call test_catboost_evaluate/test.py::testOnNullableFeatures 9.75s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 9.73s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 9.55s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.39s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 9.35s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 8.90s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 8.84s setup test_config_decryption/test.py::test_successful_decryption_xml 8.81s setup test_block_structure_mismatch/test.py::test 8.61s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 8.32s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 8.00s call test_always_fetch_merged/test.py::test_replica_always_download 7.26s teardown test_block_structure_mismatch/test.py::test 7.10s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 7.10s setup test_custom_dashboards/test.py::test_custom_dashboards 6.80s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 6.69s call test_disk_configuration/test.py::test_merge_tree_disk_setting 6.62s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 6.47s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.37s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 6.37s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 6.24s teardown test_always_fetch_merged/test.py::test_replica_always_download 6.07s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 5.67s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 5.64s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 5.61s teardown test_custom_dashboards/test.py::test_custom_dashboards 5.58s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 5.55s call test_disk_access_storage/test.py::test_create 5.51s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 5.48s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 5.41s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.40s teardown test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 5.38s teardown test_authentication/test.py::test_authentication_pass 5.35s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 5.31s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.31s call test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 5.26s setup test_alternative_keeper_config/test.py::test_create_insert 5.11s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 4.98s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 4.94s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 4.85s teardown test_dictionary_custom_settings/test.py::test_work 4.81s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 4.79s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 4.54s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 4.35s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 4.02s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 3.99s setup test_attach_without_checksums/test.py::test_attach_without_checksums 3.86s teardown test_cluster_discovery/test_password.py::test_connect_with_password 3.82s teardown test_composable_protocols/test.py::test_connections 3.64s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 3.59s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 3.50s teardown test_disk_access_storage/test.py::test_drop 3.19s teardown test_attach_table_normalizer/test.py::test_attach_substr_restart 3.12s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 3.09s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 3.08s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 3.00s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 2.95s call test_attach_table_normalizer/test.py::test_attach_substr_restart 2.89s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 2.89s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 2.70s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 1.84s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 1.83s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 1.83s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 1.79s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 1.77s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 1.73s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 1.71s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 1.71s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 1.55s call test_alternative_keeper_config/test.py::test_create_insert 1.42s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 1.36s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 1.21s call test_attach_without_checksums/test.py::test_attach_without_checksums 0.97s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.94s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.91s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.86s call test_dictionary_custom_settings/test.py::test_work 0.85s call test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.85s call test_cluster_discovery/test_password.py::test_connect_with_password 0.79s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.76s call test_dictionaries_postgresql/test.py::test_load_dictionaries 0.72s call test_catboost_evaluate/test.py::testModelUpdate 0.66s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.64s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.63s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.63s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.62s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.62s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.62s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.61s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.57s call test_composable_protocols/test.py::test_connections 0.56s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.55s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 0.49s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.48s call test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.46s call test_custom_dashboards/test.py::test_custom_dashboards 0.46s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.39s call test_attach_table_normalizer/test.py::test_attach_substr 0.36s call test_authentication/test.py::test_authentication_pass 0.35s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.35s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.33s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.33s setup test_disk_access_storage/test.py::test_create 0.33s setup test_disk_access_storage/test.py::test_drop 0.33s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.31s call test_catboost_evaluate/test.py::testInvalidModelPath 0.27s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.27s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.27s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.26s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.25s call test_block_structure_mismatch/test.py::test 0.25s call test_catboost_evaluate/test.py::testConstantFeatures 0.25s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.23s call test_config_decryption/test.py::test_successful_decryption_yaml 0.23s call test_config_decryption/test.py::test_successful_decryption_xml 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.16s call test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.14s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.12s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.07s call test_authentication/test.py::test_authentication_fail 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.07s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_attach_table_normalizer/test.py::test_attach_substr_restart 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s teardown test_disk_access_storage/test.py::test_alter 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s teardown test_disk_access_storage/test.py::test_create 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_attach_table_normalizer/test.py::test_attach_substr 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath =========================== short test summary info ============================ PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_disk_access_storage/test.py::test_alter PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_disk_access_storage/test.py::test_create PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_attach_table_normalizer/test.py::test_attach_substr PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_disk_access_storage/test.py::test_drop PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_authentication/test.py::test_authentication_fail PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_authentication/test.py::test_authentication_pass PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_composable_protocols/test.py::test_connections PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_custom_dashboards/test.py::test_custom_dashboards PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_block_structure_mismatch/test.py::test PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] ================= 100 passed, 20 warnings in 202.60s (0:03:22) =================